Welcome![Sign In][Sign Up]
Location:
Search - c mfc

Search list

[VC/MFCVISUALC++MFC

Description: 本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。-This book through about 85 examples of a comprehensive application MFC for Visual C++ Programming ideas. Each instance of an application are prepared to take steps to prepare. Book is divided into four parts, the first part is basic knowledge, the second part of the user interface on the examples, the third part to deal with aspects of the internal MFC examples, Part IV on the packaging examples. Examples for the whole book is basically elaborated on the thorough, easy to master. This book can be used as a beginner and tertiary teachers and students of self-reference can also be used as computer software developers the technical reference books.
Platform: | Size: 13677568 | Author: wa1884 | Hits:

[VC/MFCmfc

Description: 这是一本MFC中文版教程对学习c++框架编程很有帮助,特别适用与初学者. -This is a Chinese version of MFC tutorial on learning c++ Framework programming helpful, especially with beginners.
Platform: | Size: 1339392 | Author: 小张 | Hits:

[VC/MFCVisualC++MFC2

Description: Visual C++MFC编程实例代码,其配套书籍为<Visual C++MFC编程>-Visual C++ MFC programming code examples, and its supporting books for
Platform: | Size: 3944448 | Author: longhaoqiu | Hits:

[VC/MFCc++

Description: MFC(Microsoft Foundation Class)指的是Microsoft基础类,是用来为Windows开发C++GUI应用程序。MFC是一种十分优秀的工具,使得面向对象的软件函数包装技术演变成为一种可以进行代码复用、简化了程序的复杂性并使程序更加有效的软件开发环境..对于使用Windows API 进行应用程序开发的人员来说, MFC使程序员大大提高了程序开发效率.你不必创建GDU对象,不必编写许多代码行对这些对象进行初始化,并且小心地跟踪其生命周期的运行情况,你只需建立一个MFC类的实例,使用其默认值,然后让撤消程序来清除系统资源即可-MFC (Microsoft Foundation Class) refers to the Microsoft Foundation Classes, is used for Windows development C++ GUI applications. MFC is a very good tool, enables the object-oriented software packaging technology function can be transformed into a code reuse and simplify the complexity of the process and procedures for more effective software development environment .. for the use of Windows API for application development personnel, MFC programmer so greatly enhanced the efficiency of program development. GDU you do not have to create objects, do not have to prepare many of these lines of code to initialize the object, and carefully tracking the life cycle of its operation, you only the establishment of a MFC class instance, use its default value, and then withdraw to allow the procedure to remove the system resources can be
Platform: | Size: 364544 | Author: jiangyang | Hits:

[VC/MFCC-C++MFC

Description: MFC学习笔记 MFC学习笔记-MFC learning MFC Notes Study Notes Study Notes MFC
Platform: | Size: 24576 | Author: d | Hits:

[VC/MFCVisualC++MFC

Description: VisualC++ MFC入门教程 简洁精练的讲述了讲述Visual C++/MFC开发的基本知识,文档/视结构,窗体控件的使用和一些基本的网络开发知识。同时指出一些在开发中容易犯的错误和一些注意事项。本教程主要侧重于讲解MFC中各个类的使用和函数功能,在重要内容上都带有例程。感觉比较好用,不像网上其他资料那么长.-VisualC++ MFC Tutorial concise concise story of about Visual C++/MFC development of basic knowledge, documentation/as structure, form controls use and some basic knowledge of web development. At the same time to point out some in the development of easy mistakes, and some attention. This tutorial focuses mainly on explaining the various types of MFC in the use and function features, are important elements in a routine. Feel relatively easy to use, unlike other information online so long.
Platform: | Size: 91136 | Author: kehan | Hits:

[VC/MFCMFC

Description: MFC教程 李久进编写的 很不错的 分为三个部分-MFC Tutorial prepared by Lee Jin-long piece of good is divided into three parts
Platform: | Size: 683008 | Author: | Hits:

[Chess Poker gamesfeixingqi

Description: 《Visual C++ MFC棋牌类游戏编程实例》飞行棋源码-err
Platform: | Size: 1186816 | Author: 李平 | Hits:

[Chess Poker gamesxiangqi

Description: 《Visual C++ MFC棋牌类游戏编程实例》中国象棋源码-err
Platform: | Size: 423936 | Author: 李平 | Hits:

[Chess Poker gamesmajiang

Description: 《Visual C++ MFC棋牌类游戏编程实例》麻将源码-err
Platform: | Size: 12320768 | Author: 李平 | Hits:

[Chess Poker gameswangluo

Description: 《Visual C++ MFC棋牌类游戏编程实例》网络demo源码-err
Platform: | Size: 182272 | Author: 李平 | Hits:

[Chess Poker gamesdoudizhu

Description: 《Visual C++ MFC棋牌类游戏编程实例》斗地主源码-err
Platform: | Size: 446464 | Author: 李平 | Hits:

[VC/MFCVisualC++MFC.pdf

Description: Visual C++MFC编程实例 学习VC很有用-Visual C++ MFC programming examples to learn useful VC
Platform: | Size: 10880000 | Author: 储开丽 | Hits:

[Game ProgramVisualc

Description: Visual+C+++MFC+棋牌类游戏编程实例,包括斗地主,飞行棋,五子棋,象棋,网络-Visual+ C+++ MFC+ programming examples Card games, including斗地主flight chess, backgammon, chess, network
Platform: | Size: 3198976 | Author: 四横 | Hits:

[Windows DevelopMFC

Description: 统计图,MFC制作,简单易用,初学C++的MFC编程作品-Charts, MFC production, easy to use, beginners C++, MFC programming works
Platform: | Size: 3513344 | Author: csworld | Hits:

[VC/MFCVC-MFC-programming-by-example

Description: Visual C + + MFC编程实例及其源代码。 如何将MFC应用于许多普通编程问题.除了技术,如数据库创建、网络系统和通讯程序,所有的源代码的书可以使读者建立自己的应用程序。-Visual C++ MFC programming examples and source code.This title demonstrates how to apply MFCs to many common programming problems. in addition to techniques such as database creation, networking systems and COM programming, all source code from the book is available enabling the reader to build their own applications.
Platform: | Size: 13405184 | Author: | Hits:

[Windows DevelopVisual-C-MFC

Description: Visual C++ MFC编程实例 -Visual C++ MFC Programming Example 1 2 3 4 5 6 7 8
Platform: | Size: 10659840 | Author: Henry_chu | Hits:

[CommunicationcomTest

Description: C++ MFC在VS2012编写的一个简单串口通讯的例子,可以发送和接收数据(C++MFC prepared in vs2012 a serial communication example, you can send and receive data)
Platform: | Size: 48645120 | Author: mcfly | Hits:

[VC/MFCVC++MFC入门教程

Description: 用于介绍介绍C++以及MFC功能实现以及学习。(Used to introduce, introduce, and implement C++ and MFC functions as well as learning.)
Platform: | Size: 719872 | Author: Hywen | Hits:

[VC/MFCVisual C++ MFC编程实例

Description: 一本很好的mfc入门教材,详细透彻,适合初学者学习参考(A good introductory MFC teaching materials, detailed and thorough, suitable for beginners to learn reference)
Platform: | Size: 17224704 | Author: 孙小俊 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net